Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Use correct width for inactive searchbar #1061

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

wutschel
Copy link
Collaborator

Description

Closes #1037.

With the rework of the searchbar it now became obvious that the dimension of the inactive searchbar was not correctly set. The searchbar needs to use the the view's bounds width.

Summary for release notes

Bugfix: Use correct width for inactive searchbar

The searchbar needs to use the the view's bounds width.
@kambala-decapitator kambala-decapitator merged commit 725086c into xbmc:master Jun 12, 2024
@wutschel wutschel deleted the fix_searchbar branch June 13, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS17 search bar too wide on iPad
2 participants